home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2006 April / PCnet 2006-06.4.iso / oyun / Arcade.EXE / pacman.swf / scripts / DefineSprite_23_GhKill / frame_12 / DoAction.as
Encoding:
Text File  |  2003-11-29  |  108 b   |  8 lines

  1. tellTarget("/")
  2. {
  3.    playing = true;
  4.    Pacman._visible = true;
  5.    gotoAndStop("Loop");
  6.    play();
  7. }
  8.